net/http.http2Transport.MaxEncoderHeaderTableSize (field)

2 uses

	net/http (current package)
		h2_bundle.go#L7274: 	MaxEncoderHeaderTableSize uint32
		h2_bundle.go#L7906: 	if v := t.MaxEncoderHeaderTableSize; v > 0 {